From c9d8ff21d2086b2a9de322ae8f81d316d554452b Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 5 Apr 2019 01:39:34 +0100 Subject: [PATCH] testsuite/css: Change the active RadioButton The `buttons` test for CSS nodes sets the second RadioButton as the active one, whereas the first RadioButton is not set as active. Nevertheless, the reference output says that the first radio button should match the `:checked` selector, whereas the second radio button should not. The fact that the test currently passes is a mystery. --- testsuite/css/nodes/buttons.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/css/nodes/buttons.ui b/testsuite/css/nodes/buttons.ui index 60e429dd2d..f9343c6725 100644 --- a/testsuite/css/nodes/buttons.ui +++ b/testsuite/css/nodes/buttons.ui @@ -31,6 +31,7 @@ Hello World! 1 + 1 1 2 @@ -41,7 +42,6 @@ Hello World! - 1 button3 1 1 -- 2.30.2